Docs.rs
swc_compiler_base-0.15.2
swc_compiler_base 0.15.2
Docs.rs crate page
Apache-2.0
Links
Documentation
Repository
crates.io
Source
Owners
kdy1
swc-bot
Dependencies
anyhow ^1.0.81
normal
base64 ^0.21.0
normal
napi ^2.0.0
normal
optional
napi-derive ^2.0.0
normal
optional
once_cell ^1.19.0
normal
pathdiff ^0.2.1
normal
rustc-hash ^1.1.0
normal
serde ^1.0.197
normal
serde_json ^1.0.115
normal
sourcemap ^8.0.1
normal
swc_allocator ^0.1.7
normal
swc_atoms ^0.6.5
normal
swc_common ^0.36.0
normal
swc_config ^0.1.13
normal
swc_ecma_ast ^0.117.0
normal
swc_ecma_codegen ^0.154.0
normal
swc_ecma_minifier ^0.200.0
normal
swc_ecma_parser ^0.148.0
normal
swc_ecma_visit ^0.103.0
normal
swc_timer ^0.24.0
normal
Versions
11.11%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
swc_compiler_base
0.15.2
All Items
Structs
Enums
Functions
Crate
swc_compiler_base
Copy item path
source
·
[
−
]
Structs
§
IdentCollector
PrintArgs
TransformOutput
Enums
§
IsModule
SourceMapsConfig
Configuration related to source map generated by swc.
Functions
§
minify_file_comments
parse_js
This method parses a javascript / typescript file
print
Converts ast node to source string and sourcemap.